[INFO] fetching crate slop-alloc 6.0.2...
[INFO] testing slop-alloc-6.0.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate slop-alloc 6.0.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate slop-alloc 6.0.2
[INFO] finished tweaking crates.io crate slop-alloc 6.0.2
[INFO] tweaked toml for crates.io crate slop-alloc 6.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slop-alloc 6.0.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slop-alloc 6.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded p3-util v0.3.2-succinct
[INFO] [stderr]   Downloaded slop-algebra v6.0.2
[INFO] [stderr]   Downloaded p3-field v0.3.2-succinct
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.35
[INFO] [stderr]   Downloaded zerocopy v0.8.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f7a5b7b574f77468f218e8af9ae19c8f0f52bc09534ec9e1876b3dd09c7953c
[INFO] running `Command { std: "docker" "start" "-a" "7f7a5b7b574f77468f218e8af9ae19c8f0f52bc09534ec9e1876b3dd09c7953c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f7a5b7b574f77468f218e8af9ae19c8f0f52bc09534ec9e1876b3dd09c7953c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7a5b7b574f77468f218e8af9ae19c8f0f52bc09534ec9e1876b3dd09c7953c", kill_on_drop: false }`
[INFO] [stdout] 7f7a5b7b574f77468f218e8af9ae19c8f0f52bc09534ec9e1876b3dd09c7953c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9d33e5e2ae7d10ef94ec31e652bb2ae3e1a5b7fab7de89a9411120b48b253cb
[INFO] running `Command { std: "docker" "start" "-a" "e9d33e5e2ae7d10ef94ec31e652bb2ae3e1a5b7fab7de89a9411120b48b253cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling p3-util v0.3.2-succinct
[INFO] [stderr]    Compiling p3-field v0.3.2-succinct
[INFO] [stderr]    Compiling slop-algebra v6.0.2
[INFO] [stderr]    Compiling slop-alloc v6.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s
[INFO] running `Command { std: "docker" "inspect" "e9d33e5e2ae7d10ef94ec31e652bb2ae3e1a5b7fab7de89a9411120b48b253cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d33e5e2ae7d10ef94ec31e652bb2ae3e1a5b7fab7de89a9411120b48b253cb", kill_on_drop: false }`
[INFO] [stdout] e9d33e5e2ae7d10ef94ec31e652bb2ae3e1a5b7fab7de89a9411120b48b253cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eb2dc02c96687978a251d9981d16aaf8b85d766133a530228643c43c6d553c2
[INFO] running `Command { std: "docker" "start" "-a" "3eb2dc02c96687978a251d9981d16aaf8b85d766133a530228643c43c6d553c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling slop-alloc v6.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "3eb2dc02c96687978a251d9981d16aaf8b85d766133a530228643c43c6d553c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb2dc02c96687978a251d9981d16aaf8b85d766133a530228643c43c6d553c2", kill_on_drop: false }`
[INFO] [stdout] 3eb2dc02c96687978a251d9981d16aaf8b85d766133a530228643c43c6d553c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5186e7a25a03c55eac422a4f49f86efb5aad8f5fe6993b853a327e31d36aac0
[INFO] running `Command { std: "docker" "start" "-a" "f5186e7a25a03c55eac422a4f49f86efb5aad8f5fe6993b853a327e31d36aac0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slop_alloc-33fad86a54d80569)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test buffer::tests::test_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests slop_alloc
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test src/buffer.rs - buffer (line 16) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::allocator (line 407) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::as_mut_ptr (line 246) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::as_ptr (line 222) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::assume_init (line 324) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::capacity (line 167) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::clone (line 1223) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::copy_from_host_slice (line 366) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::extend_from_device_slice (line 453) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::extend_from_host_slice (line 516) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::flatten_to_base (line 703) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::into_extension (line 740) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::is_empty (line 199) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::len (line 150) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::set_len (line 282) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::try_with_capacity_in (line 116) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::with_capacity_in (line 88) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,A>::write_bytes (line 636) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::as_mut_slice (line 976) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::as_slice (line 961) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::clear (line 860) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::eq (line 1256) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::extend_from_slice (line 917) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::from (line 1057) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::from_iter (line 1110) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::insert (line 1033) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::into_vec (line 945) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::pop (line 830) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::push (line 805) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::resize (line 891) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::spare_capacity_mut (line 993) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Buffer<T,CpuBackend>::with_capacity (line 785) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::Vec<T>::from (line 1088) ... ignored
[INFO] [stdout] test src/buffer.rs - buffer::buffer (line 1130) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 34 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f5186e7a25a03c55eac422a4f49f86efb5aad8f5fe6993b853a327e31d36aac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5186e7a25a03c55eac422a4f49f86efb5aad8f5fe6993b853a327e31d36aac0", kill_on_drop: false }`
[INFO] [stdout] f5186e7a25a03c55eac422a4f49f86efb5aad8f5fe6993b853a327e31d36aac0
